home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / eckelt01.zip / COPYRITE.TXT < prev    next >
Text File  |  1995-02-20  |  2KB  |  32 lines

  1. //////////////////////////////////////////////////
  2. // From the compressed package ECKELT01.ZIP 2/21/95
  3. // Copyright (c) Bruce Eckel, 1995 
  4. // Source code file from the book "Thinking in C++", 
  5. // Prentice Hall, 1995, ISBN: 0-13-917709-4
  6. // All rights reserved EXCEPT as allowed by the following 
  7. // statements: You may freely use this file for your own 
  8. // work, including modifications and distribution in 
  9. // executable form only. You may copy and distribute this 
  10. // file, as long as it is only distributed in the complete 
  11. // (compressed) package with the other files from this 
  12. // book and you do not remove this copyright and notice. 
  13. // You may not distribute modified versions of the source 
  14. // code in this package. This package may be freely placed 
  15. // on bulletin boards, internet nodes, shareware disks and 
  16. // product vendor disks. You may not use this file in 
  17. // printed media without the express permission of the 
  18. // author. Bruce Eckel makes no 
  19. // representation about the suitability of this software 
  20. // for any purpose. It is provided "as is" without express 
  21. // or implied warranty of any kind. The entire risk as to 
  22. // the quality and performance of the software is with 
  23. // you. Should the software prove defective, you assume 
  24. // the cost of all necessary servicing, repair, or 
  25. // correction. 
  26. // If you think you've found an error, please 
  27. // email all modified files with loudly commented changes 
  28. // to: eckel@aol.com (please use the same 
  29. // address for non-code errors found in the book).
  30. //////////////////////////////////////////////////
  31.  
  32.